var runtime.useCheckmark
7 uses
runtime (current package)
mcheckmark.go#L33: var useCheckmark = false
mcheckmark.go#L61: useCheckmark = true
mcheckmark.go#L69: useCheckmark = false
mgcmark.go#L368: if !useCheckmark && !(s.sweepgen == sg || s.sweepgen == sg+3) {
mgcmark.go#L1465: if useCheckmark {
mgcmark.go#L1565: if useCheckmark { // The world should be stopped so this should not happen.
mwbbuf.go#L205: if useCheckmark {
The pages are generated with Golds v0.6.7. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |